home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Space & Astronomy
/
Space and Astronomy (October 1993).iso
/
pc
/
_bbs
/
rbbstool
/
doit2.bat
< prev
next >
Wrap
DOS Batch File
|
1993-09-01
|
402b
|
12 lines
rem %1 == disc directory
type %cdrom%\_bbs\rbbstool\header1 >> %output%\%2.dir
type %cdrom%\_bbs\rbbstool\header3 >> %output%\%2.dir
%cdrom%\_bbs\get_area hobbes 0 %1 < %cdrom%\_bbs\dirs.txt >> %output%\%2.dir
echo path: %1 >> %output%\%2.dir
type %cdrom%\_bbs\rbbstool\header2 >> %output%\%2.dir
cd %1
%cdrom%\_bbs\c %in_type% rbbs %1 < 00_index.txt >> %output%\%2.dir
cd \_bbs\rbbstool